Use CSS syntax for drop highlighting
authorMatthias Clasen <mclasen@redhat.com>
Thu, 24 Dec 2015 23:04:15 +0000 (18:04 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 26 Dec 2015 03:58:28 +0000 (22:58 -0500)
commit158dbbc88f2c2735c417d27bbc96dbecd7a67656
treeac92f1f5cb1bd53647996b0b71bc92c2ab4497f9
parentb3c1454dcc6b1f916390db55dcc9673027b79659
Use CSS syntax for drop highlighting

I hadn't noticed the :drop() pseudo state in the CSS4 Selectors
spec when I added this a while ago. This commit renames
GTK_STATE_FLAG_DND to GTK_STATE_FLAG_DROP_ACTIVE and adds
:drop(active) as equivalent to the :dnd pseudo state.
gtk/gtkcssselector.c
gtk/gtkdnd.c
gtk/gtkenums.h